

/* Start:/bitrix/templates/.default/components/bitrix/catalog.element/board_jrnl1/style.css?1553100178796*/
.catalog-price {
	 color:red;
}
.o-btn, .bgs-blue { 
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #c6c6c6 !important;
  color: #111 !important;
}

.o-btn:hover, .bgs-blue:hover { 
background: #505050 !important;
color: #fff !important;
}

.page-journal-to-listnumbers { margin: 0 !important; }
.fb { display: flex; }
.fb-col {flex-direction: column; }
.fb-row {flex-direction: row; }

.j-buttons { flex-direction: column; }
@media (min-width: 600px) { .j-buttons { flex-direction: row; } }
.j-description { margin-bottom: 1rem; }
.j-cover img { max-height: 350px; border: 1px solid #c6c6c6 padding: 2px; width: auto; max-width: 100%;}
.j-details { padding-left: 3rem; }
.j-cover-details { justify-content: center; }
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/template_new_issue/style.css?15674204552965*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.pr-detail {
  display: flex !important;
  flex-direction: column-reverse;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: .5rem;
}

.pr-detail-left {
  flex: 1;
  text-align: left;
  border-top: 1px solid #486DAA;
  padding-top: 3rem;
}

.pr-detail-left h4 {margin: 0; font-size:1.1rem;}
.pr-detail-left p {font-size: .95rem;}

.pr-detail-left img {
  width: 270px;
  max-width: 100%;
  margin: 2rem 0 1rem;
  box-shadow: 2px 2px 10px silver;
}

.pr-detail-right {
  display: flex;
  flex: 2;
  align-items: flex-start;
  justify-content: center;
}

.pr-detail-right img {
  margin: 0 !important;
  max-width: 100%;
  padding-left: 2rem;
}

.pr-right-wrap { width: 100%; }

@media (min-width: 700px) {
  .pr-detail { flex-direction: row; padding: 5rem; }
  .pr-right-wrap { width: 90%; }
  .pr-detail-left p {font-size: .95rem; max-width: 270px;}
  .pr-detail-left {border-top: none; padding-top: 0;}
}









@media (max-width: 699px) {
  .news-detail-right img { max-height: 350px; width: auto;  }
}

@media (min-width: 1200px) {
  .news-detail-right { width: 66% !important; min-width: 66% !important; }
  .news-detail-right img { box-shadow: 10px 10px 25px #c9c9c9; margin: auto; padding: 0; }
}

.btn-wrap {
  display: block !important;
  margin: 3rem 0;
}

.btn-read-article {
  background: linear-gradient(to right, deepskyblue 50%, lightskyblue 50%) !important;
  color: #000 !important;
  margin-bottom: 1rem;
}

.btn-read-issue {
  background: linear-gradient(to right, deepskyblue 50%, #505050 50%) !important;
  color: #fff !important;
}

.btn-read-article, .btn-read-issue {
  padding: 1rem !important;
  background-size: 200% 100% !important;
  background-position: right bottom !important;
  transition: all .35s ease-out !important;
}


.btn-read-article:hover,
.btn-read-article:focus,
.btn-read-issue:hover,
.btn-read-issue:focus {
  background-position: left bottom !important;
  text-decoration: none;
}

.news-detail-article-title {
  font-size: 1.75rem !important;
  letter-spacing: -1px;
}





.o-btn, .bgs-blue { 
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #c6c6c6 !important;
  color: #111 !important;
}

.o-btn:hover, .bgs-blue:hover { 
background: #505050 !important;
color: #fff !important;
}

.page-journal-to-listnumbers { margin: 0 !important; }
.fb { display: flex; }
.fb-col {flex-direction: column; }
.fb-row {flex-direction: row; }

.j-buttons { flex-direction: column; }
@media (min-width: 600px) { .j-buttons { flex-direction: row; } }
.j-description { margin-bottom: 1rem; }
.j-cover img { max-height: 350px; border: 1px solid #c6c6c6 padding: 2px; width: auto; max-width: 100%;}
.j-details { padding-left: 3rem; }
.j-cover-details { justify-content: center; }


/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.element/board_jrnl1/style.css?1553100178796 */
/* /bitrix/templates/.default/components/bitrix/news.detail/template_new_issue/style.css?15674204552965 */
